Skip to content

[docs] RuboCop now uses prism as a first-class (translation) parser#3599

Merged
rafaelfranca merged 1 commit into
ruby:mainfrom
Earlopain:parser-translator-rubocop
Jul 17, 2025
Merged

[docs] RuboCop now uses prism as a first-class (translation) parser#3599
rafaelfranca merged 1 commit into
ruby:mainfrom
Earlopain:parser-translator-rubocop

Conversation

@Earlopain

Copy link
Copy Markdown
Collaborator

Since rubocop 1.75 it just does the right thing, so no need to mention much of the old configuration anymore. See rubocop/rubocop#14035

I'm also open to removing this section entirely, I don't think it provides much value anymore.

@vinistock

Copy link
Copy Markdown
Collaborator

I agree that this section may not make much sense now that no configuration is needed and RuboCop just uses Prism automatically. My vote goes for removing it entirely.

Since rubocop 1.75 it just does the right thing, so no need to specifically call it out anymore.
@Earlopain
Earlopain force-pushed the parser-translator-rubocop branch from bc3f71f to 34ae2dc Compare July 17, 2025 17:23
@Earlopain

Copy link
Copy Markdown
Collaborator Author

👍 I removed the section completly

@rafaelfranca
rafaelfranca merged commit e5884cd into ruby:main Jul 17, 2025
56 checks passed
@kddnewton

Copy link
Copy Markdown
Collaborator

Thanks!

@Earlopain
Earlopain deleted the parser-translator-rubocop branch October 3, 2025 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants